combo_box: Use mnemonic_activate on override
authorMaximiliano Sandoval R <msandova@gnome.org>
Sun, 3 Oct 2021 16:00:23 +0000 (18:00 +0200)
committerMaximiliano Sandoval R <msandova@gnome.org>
Wed, 3 Nov 2021 23:48:05 +0000 (00:48 +0100)
commit0aa3a7e71c25f9ecdbac8e762a2e5187d122436c
treedd5c5e7d833ba01042612693d1a0b721e946c9d7
parent3918cdd989a96855d0c41db7a83feb4cf554a3f4
combo_box: Use mnemonic_activate on override

This is changing the existing behavior where the mnemonic activation
would just grab the focus of the button, this was the behavior in GTK 3.
gtk/gtkcombobox.c